home *** CD-ROM | disk | FTP | other *** search
/ CBM Funet Archive / cbm-funet-archive-2003.iso / cbm / c64 / programming / Final Cartridge III software.sfx / index.np < prev    next >
Encoding:
Text File  |  1994-08-11  |  1.1 KB  |  22 lines

  1. {SHIFT-@}{$7b}Index : a simple database
  2.  
  3. this program has been made by a client of us ; Mr. R. Karel. When he heared about the possibilities of the Final Cartridge III he was very excited and started programming immediatly.
  4. We received his permission so that we can show you one of the many possibilities  of using windows and menus.
  5. This is the first version , but he wants to compete with  a beter version to the first prise. we apologize if some options do not work 100 %, but it was our intension to show you the possibilities of the final cartridge III.
  6.  
  7. Description Index :
  8.  
  9. Index is an adressfile , the following information readed to be filled in.
  10. Name : input here the name of a person
  11. Adress : here the adress
  12. City : his residence
  13.  
  14.  
  15. After completion of adress, it could be placed in memory by STORE IN MEMORY.
  16. With CLEAR ALL , all information are cleared.
  17. Forward and reverse with NAME UP and NAME DOWN.
  18. You can alter an adress by correcting the existing adress and again select STORE IN MEMORY.
  19. With load and save you can callup the existing adressfile and load again.
  20.  
  21. We wish you lots of luck.
  22.